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

internara

internara contains 20 collected skills from reasvyn, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
20
Stars
3
updated
2026-07-18
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

qa-protocol
software-quality-assurance-analysts-and-testers

SDLC Phase: QUALITY GATE. Independent blind QA audit against global industry standards (OWASP, ISO 25010, CWE/SANS, WCAG, PSR, Laravel best practices). 5-phase protocol producing GitHub Issues and a compliance scorecard. No project-specific rules — purely external benchmarks.

2026-07-18
doc-writing
software-developers

SDLC Phase: DOCUMENTATION. Writing and maintaining project documentation — PHPDoc blocks, markdown docs, module conceptual/reference docs, metadata format, cross-references, and the documentation-first (SSOT) principle.

2026-07-12
arch-guard
software-developers

SDLC Phase: QUALITY GATE. Comprehensive architecture, convention, and pattern enforcement. Scans PHP/Blade code for violations of C1-C8, D1-D6, class contracts, naming conventions, security anti-patterns, and performance issues. Produces structured JSON reports for issue creation. Use after any code change, before commit, or as a periodic audit. All other code skills (code-writing, code-refactoring, livewire-development, pest-testing) delegate quality checks to this skill.

2026-07-11
audit-protocol
software-developers

SDLC Phase: ANALYSIS. Systematic multi-layer codebase audit enforcing conventions, architecture patterns, security, and industry best practices. Produces structured findings in GitHub Issues with actionable fix recommendations.

2026-07-11
code-refactoring
software-developers

SDLC Phase: DESIGN / REFACTORING. Systematic refactoring patterns for all code layers — extracting Actions, Entities, thinning Livewire, fixing exception handling, and enforcing architectural patterns.

2026-07-11
code-writing
software-developers

SDLC Phase: IMPLEMENTATION. PHP and Laravel code writing — strict types, Action Triad, Entity/DTO/Model contracts, naming conventions, security patterns, performance rules, and non-negotiable invariants.

2026-07-11
context-awareness
software-developers

SDLC Phase: ORIENTATION. Universal project orientation for Internara — architecture rules, module map, decision framework, critical rules, and navigation patterns. Must be loaded first on every session. All other skills assume this context.

2026-07-11
pest-testing
software-quality-assurance-analysts-and-testers

SDLC Phase: TESTING. Test writing, editing, and fixing using Pest — feature tests, unit tests, architecture tests, Livewire component tests.

2026-07-11
script-automation
software-developers

SDLC Phase: TOOLING. Standards and conventions for writing, maintaining, and integrating Python devtool scripts in `scripts/`. Defines script interface, output format, error handling, testing, and how scripts integrate with agent skills. Reference this skill BEFORE creating or modifying any script in `scripts/`.

2026-07-11
test-writing
software-quality-assurance-analysts-and-testers

SDLC Phase: TESTING. Comprehensive code verification, efficient test execution, and failing test diagnosis — prioritizes lightweight verification over full test suite to conserve memory and time.

2026-07-11
sync-docs
software-developers

SDLC Phase: MAINTENANCE. Comprehensive markdown documentation sync against actual code implementation. Discovers patterns and rules from authoritative docs, then verifies them against code.

2026-07-11
writing-issues
software-developers

SDLC Phase: ANALYSIS / PLANNING. Structured GitHub Issues writing for bugs, features, security, refactoring, and tech debt — with clear scope, impact, recommendations, and design decisions. Produces issues that are actionable by both developers and AI agents.

2026-07-11
feature-building
software-developers

SDLC Phase: IMPLEMENTATION (Orchestrator). Execution phase that takes task specifications from docs/roadmap.md and implements them — coordinating specialized sub-skills for each concern.

2026-07-11
livewire-development
software-developers

SDLC Phase: IMPLEMENTATION (Sub-skill). Specialized Livewire component development — building new components, debugging reactivity, file uploads, real-time validation, CRUD tables.

2026-07-11
security-audit
information-security-analysts

SDLC Phase: ANALYSIS. Dedicated security and privacy audit — OWASP Top 10, PII handling, authentication, authorization, session security, rate limiting, secrets management, and dependency vulnerabilities.

2026-07-05
laravel-best-practices
software-developers

SDLC Phase: IMPLEMENTATION (Cross-cutting). Context-aware Laravel guidance that overrides default conventions where they conflict with the Module-first Action-based MVC architecture. Referenced by all implementation sub-skills.

2026-07-05
medialibrary-development
software-developers

SDLC Phase: IMPLEMENTATION (Sub-skill). Specialized file upload and media management — Spatie MediaLibrary collections, conversions, responsive images, and retrieval.

2026-07-05
pulse-development
software-developers

SDLC Phase: IMPLEMENTATION (Sub-skill). Specialized Laravel Pulse setup — dashboard, authorization, recorders, filters, custom cards, and Redis ingest.

2026-07-05
roadmap-planning
project-management-specialists

SDLC Phase: PLANNING. Structured roadmap planning for bug fixes, security/performance improvements, and feature development. Produces actionable implementation phases with clear priorities, dependencies, and testing strategy.

2026-07-05
tailwindcss-development
web-developers

SDLC Phase: IMPLEMENTATION (Sub-skill). Specialized UI/styling development — Blade templates, responsive layouts, dark mode, daisyUI, maryUI, Tailwind CSS v4.

2026-07-05
internara Agent Skills on GitHub | SkillsMP