Source

oimiragieo/agent-studio

391 skills · 17.3K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
pyqt6-ui-development-rules PyQt6 desktop GUI development rules -- signal/slot architecture, QSS theming, QThread concurrency, layout management,…
oimiragieo/agent-studio
1K
2
filesystem File system operations guidance - read, write, search, and manage files using Claude Code's built-in tools.
oimiragieo/agent-studio
719
3
chrome-browser Browser automation with two integrations - Chrome DevTools MCP (always available, performance tracing) and Claude-in-…
oimiragieo/agent-studio
390
4
slack-notifications Slack messaging, channels, and notifications - send messages, manage channels, interact with users, upload files, and…
oimiragieo/agent-studio
289
5
context-compressor Compress large context before reasoning to reduce token usage while preserving evidence.
oimiragieo/agent-studio
258
6
nodejs-expert Node.js backend expert including Express, NestJS, and async patterns
oimiragieo/agent-studio
195
7
nextjs-expert Next.js framework expert including App Router, Server Components, and API routes
oimiragieo/agent-studio
157
8
text-to-sql Convert natural language queries to SQL. Use for database queries, data analysis, and reporting.
oimiragieo/agent-studio
153
9
dry-principle This rule enforces the Don't Repeat Yourself principle to avoid code duplication and improve maintainability.
oimiragieo/agent-studio
151
10
docker-compose Docker Compose container orchestration and management. Manage multi-container applications, services, networks, and v…
oimiragieo/agent-studio
144
11
diagram-generator Generates architecture, database, and system diagrams using Mermaid syntax. Creates visual representations of system …
oimiragieo/agent-studio
142
12
code-analyzer Static code analysis and complexity metrics
oimiragieo/agent-studio
135
13
frontend-expert Frontend development expert including UI/UX patterns, responsive design, and accessibility
oimiragieo/agent-studio
132
14
test-generator Generates test code from specifications, components, and API endpoints. Creates unit tests, integration tests, and E2…
oimiragieo/agent-studio
122
15
project-analyzer Automated brownfield codebase analysis with weighted keyword scoring, three-stream analysis, and design pattern recog…
oimiragieo/agent-studio
116
16
python-backend-expert Python backend expert including Django, FastAPI, Flask, SQLAlchemy, and async patterns
oimiragieo/agent-studio
114
17
arxiv-mcp Search and retrieve academic papers from arXiv.org using WebFetch and Exa. No MCP server required - uses existing too…
oimiragieo/agent-studio
110
18
android-expert Comprehensive Android development expert covering Jetpack Compose, Kotlin coroutines/Flow, Architecture Components, H…
oimiragieo/agent-studio
108
19
accessibility Ensure accessibility in UI components including semantic HTML, ARIA attributes, keyboard navigation, and WCAG 2.2 AA …
oimiragieo/agent-studio
104
20
interactive-requirements-gathering Structured interactive questionnaire framework for gathering requirements from users. Uses A/B/C/D/E multiple choice …
oimiragieo/agent-studio
101
21
auth-security-expert OAuth 2.1, JWT (RFC 8725), encryption, and authentication security expert. Enforces 2026 security standards.
oimiragieo/agent-studio
100
22
scientific-skills Comprehensive scientific research toolkit with 139 specialized skills for biology, chemistry, medicine, data science,…
oimiragieo/agent-studio
100
23
code-quality-expert Code quality expert including clean code, style guides, and refactoring
oimiragieo/agent-studio
93
24
thinking-tools Structured thinking patterns for agent self-reflection. Includes think-about-collected-information (validate research…
oimiragieo/agent-studio
93
25
java-expert Java and Spring Boot expert including REST APIs, JPA, and microservices
oimiragieo/agent-studio
92
26
php-expert PHP expert including Laravel, WordPress, and Drupal development
oimiragieo/agent-studio
92
27
token-saver-context-compression Search-aware context compression workflow for agent-studio. Use pnpm hybrid search + token-saver compression, then pe…
oimiragieo/agent-studio
90
28
swarm-coordination Multi-agent swarm coordination patterns. Orchestrates parallel agent execution, manages agent communication, handles …
oimiragieo/agent-studio
89
29
debugging Systematic 4-phase debugging with root cause investigation. Use when fixing bugs to prevent random fixes.
oimiragieo/agent-studio
86
30
skill-creator Create, validate, and convert skills for the agent ecosystem. Enforces standardized structure for consistency. Enable…
oimiragieo/agent-studio
85
31
styling-expert CSS and styling expert including Tailwind, CSS-in-JS, and responsive design
oimiragieo/agent-studio
85
32
research-synthesis Research best practices and synthesize into design decisions for artifact creation. Invoke BEFORE any creator skill t…
oimiragieo/agent-studio
84
33
advanced-elicitation Use when you want to improve response quality through meta-cognitive reasoning. Applies 15+ reasoning methods to reco…
oimiragieo/agent-studio
83
34
architecture-review Architecture review and design validation. Evaluates system designs against best practices, identifies anti-patterns,…
oimiragieo/agent-studio
83
35
sequential-thinking Sequential thinking and structured problem solving. Break down complex problems into steps with revision and branchin…
oimiragieo/agent-studio
83
36
code-style-validator Programmatic code style validation using AST analysis. Complements (not replaces) code-style rules by providing autom…
oimiragieo/agent-studio
82
37
skill-discovery How agents discover and use skills. Use to understand skill invocation protocol.
oimiragieo/agent-studio
82
38
project-onboarding Guided project onboarding for new codebases. Helps agents understand project structure, build systems, test commands,…
oimiragieo/agent-studio
81
39
rule-creator Creates rule files for the Claude Code framework. Rules are markdown files in .claude/rules/ that are auto-loaded by …
oimiragieo/agent-studio
81
40
dependency-analyzer Analyzes project dependencies, detects outdated packages, identifies breaking changes, and suggests safe update strat…
oimiragieo/agent-studio
80
41
qwik-expert Qwik framework expert including resumability, lazy loading, and optimization
oimiragieo/agent-studio
80
42
database-expert Database expert including Prisma, Supabase, SQL, and NoSQL patterns
oimiragieo/agent-studio
79
43
github-mcp GitHub API operations - repositories, issues, pull requests, actions, code security, discussions, gists, and more. Us…
oimiragieo/agent-studio
79
44
expo-mobile-app-rule Specifies best practices and conventions for Expo-based mobile app development.
oimiragieo/agent-studio
78
45
complexity-assessment AI-based complexity assessment for task analysis. Use when determining the appropriate workflow, phases, and validati…
oimiragieo/agent-studio
77
46
data-expert Data processing expert including parsing, transformation, and validation
oimiragieo/agent-studio
77
47
code-semantic-search Semantic code search using Phase 1 vector embeddings and Phase 2 hybrid search.
oimiragieo/agent-studio
76
48
planning-with-files Manus-style file-based planning for complex tasks. Use task_plan.md, findings.md, and progress.md to maintain persist…
oimiragieo/agent-studio
76
49
powershell-expert PowerShell 7+ scripting and Windows system administration -- cross-platform automation, secure credential handling, P…
oimiragieo/agent-studio
76
50
spec-gathering Requirements gathering workflow for specification creation. Use when starting a new feature, task, or project that ne…
oimiragieo/agent-studio
76
Page 1 · 391 total Next