Agent Skills Hub

Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.

Clear

184 skills found

Engineering
moonbit-refactoring avatar

moonbit-refactoring

Refactor MoonBit code for idiomatic style: minimize public APIs, implement methods, leverage pattern matching with views, and enforce high test coverage for maintainable MoonBit projects.

Views: 772
EngineeringProductivityAutomation
analyze-project avatar

analyze-project

Analyze project codebases to generate architecture documentation, coding standards, and development practices for AI onboarding.

Views: 10269
ResearchAutomationProductivity
research-review avatar

research-review

Get deep, critical, NeurIPS/ICML-style peer reviews of your research, paper drafts, and experimental setups using external LLMs via Codex MCP.

Views: 287,821
EngineeringProductivityAutomation
vibe-agents avatar

vibe-agents

Generate AGENTS.md and AI configuration files (Cursor, Claude, Gemini, Copilot) for your project to streamline your vibe-coding workflow and maintain context across sessions.

Views: 492,324
EngineeringAutomation
test-generator avatar

test-generator

Automated generation of structured, production-ready pytest test suites for Python functions and classes.

Views: 8744#testing#pytest#python
EngineeringAutomation
commit-messages avatar

commit-messages

Generate consistent, Conventional Commits-compliant messages directly from your staged git diffs.

Views: 9506
EngineeringProductivity
metacognition avatar

metacognition

Enforces structured self-assessment checkpoints to validate approach, mitigate risks, and ensure quality before, during, and after task execution.

Views: 1440
ResearchAutomationProductivityEngineering
paper-writing avatar

paper-writing

Full-stack automated paper writing pipeline from research narrative to polished LaTeX/PDF.

Views: 167,771
Engineering
clean-code avatar

clean-code

Pragmatic AI-assisted coding standards focused on clean code, simplicity, and maintainability. Enforces best practices like SRP, DRY, and KISS to prevent over-engineering.

Views: 427,262
EngineeringAutomation
refactoring-patterns avatar

refactoring-patterns

Safely refactor code to improve structure and maintainability while preserving behavior through TDD cycles and automated test verification.

Views: 6329#refactoring#code-quality#technical-debt#maintainability
EngineeringAutomationProductivity
subagent-driven-development avatar

subagent-driven-development

Execute implementation plans using isolated subagents for each task, featuring a rigorous two-stage review process for spec compliance and code quality.

Views: 70171,903
EngineeringProductivityAutomation
sync-docs avatar

sync-docs

Synchronize project documentation with codebase changes. Detect stale docs, version mismatches, missing exports, and update the CHANGELOG automatically.

Views: 4771