- 📁 agents/
- 📁 config/
- 📁 references/
- 📄 SKILL.md
Systematic reverse engineering of unknown systems using scientific methodology. Use when: (1) Black-box analysis, (2) Competitive intelligence, (3) Security analysis, (4) Forensics, (5) Building predictive models. Features 6-phase protocol, Bayesian inference, compositional synthesis, and psychological profiling (PSYCH tier).
BoxLang language expertise — apply when writing, reviewing, or explaining BoxLang code.
- 📁 rules/
- 📄 AGENTS.md
- 📄 metadata.json
- 📄 README.md
Juniors-focused React and TypeScript best practices. Use this skill when writing or reviewing code to enforce clear, consistent, and maintainable patterns across common scopes like React, TypeScript, styling, devtools, assets, and Git.
- 📁 .claude-plugin/
- 📁 agents/
- 📁 autoresearch/
- 📄 .gitignore
- 📄 LICENSE
- 📄 logo.png
The ultimate frontend design and UI engineering skill. Use this whenever the user asks to build, design, style, or improve any web interface, component, page, application, dashboard, landing page, artifact, poster, or visual output. Covers typography, color systems, spatial design, motion/animation, interaction design, responsive layouts, sound design, haptic feedback, icon systems, generative art, theming, React best practices, and DESIGN.md system generation. Also use when the user asks to audit, critique, polish, simplify, animate, or normalize a frontend. Triggers on any mention of "make it look good," "fix the design," "UI," "UX," "frontend," "component," "landing page," "dashboard," "artifact," "poster," "design system," "theme," "animation," "responsive," or any request to improve visual quality. Use this skill even when the user does not explicitly ask for design help but the task involves producing a visual interface.
CLI tool to explore and inspect past Claude Code and Codex conversation histories. Use this skill when: - You need to catch up on a previous conversation that ran out of context - You want to review what was discussed or accomplished in past sessions - You need to search across conversation history for specific topics - You want to generate a summary of past work to paste into a new session - The user asks about their Claude Code or Codex conversation history - The user wants to resume work from a previous session and needs context --- # Agent History CLI A unified tool to explore past Claude Code (`~/.claude/projects/`) and Codex (`~/.codex/sessions/`) conversations from a single interface. ## Installation ```bash pip install agent-history # Install the skill (default: ~/.claude/skills/) agent-history install-skill ``` ## Source Tagging
Browser automation with persistent page state using Vercel's agent-browser CLI. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include 'go to [url]', 'click on', 'fill out the form', 'take a screenshot', 'scrape', 'automate', 'test the website', 'log into', or any browser interaction request.
Plan and execute feature requests, bug fixes, and improvements using the agent harness. Auto-detect when the user shares feedback, bug reports, or feature requests and enter triage mode automatically. Create per-ticket plans with acceptance criteria, then use the executor + evaluator pattern to implement and verify each task.
- 📁 imgs/
- 📄 .gitignore
- 📄 LICENSE
- 📄 plugin.json
>-
Draft high-response-rate cold emails to influential people using the 4-principle framework (competency, ask, transparency, effort). Use when the user wants to write a cold email, outreach email, pitch email, networking email, or reach out to someone important — investors, CEOs, founders, hiring managers, podcast hosts, potential collaborators, or anyone they don't know personally. Also use when the user mentions "cold email," "outreach," "reach out to," "pitch someone," "email a founder," "email an investor," or wants help contacting someone they admire or want to work with, even if they don't use the phrase "cold email.
- 📄 create_preview.py
- 📄 create_template.py
- 📄 markdown_normalizer.py
将 Markdown 文件转换为格式化的 Word 文档。当用户想要将 .md 转换为 .docx、从 Markdown 创建 Word 文档或提及文档转换时调用此技能。
Use when a new reusable skill needs to be built, either detected by gap analysis, requested by the user, or triggered by /singularity-create
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.