Skip to main content
Run any Skill in Manus
with one click
GitHub repository

sp-ecc

sp-ecc contains 31 collected skills from FaisalAlqarni, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
31
Stars
5
updated
2026-03-14
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

brainstorming
software-developers

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-03-14
executing-plans
software-developers

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026-03-14
extract-patterns
software-developers

Extract learned patterns from session - invoked automatically by finishing-a-development-branch or manually anytime

2026-03-14
finishing-a-development-branch
software-developers

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for review, delivery, or cleanup

2026-03-14
subagent-driven-development
software-developers

Use when executing implementation plans with independent tasks in the current session

2026-03-14
systematic-debugging
software-developers

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-03-14
using-git-worktrees
software-developers

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

2026-03-14
using-sp-ecc
software-developers

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

2026-03-14
verification-loop
software-quality-assurance-analysts-and-testers

Use when verifying implementation correctness - provides a systematic loop for checking tests, lint, build, and runtime behavior

2026-03-14
writing-plans
project-management-specialists

Use when you have a spec or requirements for a multi-step task, before touching code

2026-03-14
writing-skills
software-developers

Use when creating new skills, editing existing skills, or verifying skills work before deployment

2026-03-14
logging-best-practices
software-developers

Logging best practices focused on wide events (canonical log lines) for structured, context-rich application logging.

2026-03-07
clarify-first
project-management-specialists

Use before starting any task. Forces the agent to ask the user for clarification whenever it is confused, missing required information, or about to make assumptions. Prevents silent guessing and ensures requirements are fully understood before executing.

2026-03-01
frontend-design
web-developers

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

2026-03-01
frontend-patterns
software-developers

Framework-agnostic UI development patterns for component composition, state management, data fetching, forms, accessibility, performance, and animation. Applies to React, Vue, Svelte, Rails views, Flutter, and any UI framework.

2026-03-01
model-routing
software-developers

Detailed model routing framework. Provides task classification, bug complexity scoring, escalation triggers, and cost optimization patterns for Opus/Sonnet/Haiku tiers.

2026-03-01
security-scan
information-security-analysts

Scan Claude Code configuration for security vulnerabilities using AgentShield. Use before committing config changes or during periodic security checks.

2026-03-01
skill-stocktake
software-developers

Audit all installed skills, commands, agents, and hooks for quality, freshness, and duplication. Use periodically to maintain a clean plugin.

2026-03-01
test-driven-development
software-quality-assurance-analysts-and-testers

Use when implementing any feature or bugfix, before writing implementation code

2026-03-01
continuous-learning-v2
software-developers

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents.

2026-03-01
dart-patterns
software-developers

Use when writing Dart code - provides idiomatic patterns for null safety, async programming, collections, and error handling

2026-03-01
flutter-verification
software-quality-assurance-analysts-and-testers

Use when verifying Flutter applications - covers widget tests, integration tests, golden tests, performance testing, and build validation

2026-03-01
rails-patterns
software-developers

Use when working with Ruby on Rails projects - provides patterns for models, controllers, services, and Rails Engines architecture

2026-03-01
rails-security
information-security-analysts

Use when reviewing or implementing security in Rails applications - covers OWASP guidelines and Rails-specific security patterns

2026-03-01
requesting-code-review
software-quality-assurance-analysts-and-testers

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

2026-03-01
ruby-patterns
software-developers

Use when writing Ruby code - provides idiomatic patterns, best practices, and community standards for maintainable Ruby

2026-03-01
dart-testing
software-quality-assurance-analysts-and-testers

Dart testing patterns with dart test package, including mocking with mockito, async testing, test coverage, TDD workflow, and integration testing strategies

2026-02-06
flutter-patterns
software-developers

Flutter development patterns covering widget composition, state management (Bloc/Cubit, Riverpod, Provider), navigation, theming, responsive design, performance optimization, and platform-specific code

2026-02-06
rails-tdd
software-quality-assurance-analysts-and-testers

Test-driven development for Ruby on Rails with RSpec, model/controller/request/system tests, Capybara, FactoryBot, test database management, and TDD workflow with 80%+ coverage

2026-02-06
rails-verification
software-quality-assurance-analysts-and-testers

Verification loop for Rails projects: migrations, routes, security, performance, tests with coverage, asset pipeline, and deployment readiness checks before release or PR.

2026-02-06
ruby-testing
software-quality-assurance-analysts-and-testers

Ruby testing patterns with RSpec and Minitest, including mocking, test data, TDD workflow, and async testing strategies

2026-02-06