Skip to main content
panaversity
Profil créateur GitHub

panaversity

Vue par dépôt de 138 skills collectés dans 6 dépôts GitHub.

skills collectés
138
dépôts
6
mis à jour
31 août 2026
explorateur de dépôts

Dépôts et skills représentatifs

bank-reconciliation
Comptables et auditeurs

Activate for: bank reconciliation, nostro reconciliation, suspense account, GL reconciliation, provision reconciliation, inter-company reconciliation, nostro break, unmatched item, reconciling item, MT940, MT950, MT942, aged items, reconciliation certificate,…

20 mars 2026
ijarah-imb
Analystes financiers et en placements

Activate for: ijarah, IMB, ijarah muntahia bittamleek, Islamic lease, FAS 8, FAS 32, rental income, lease ending in ownership, operating lease Islamic, finance lease Islamic, right-of-use asset Islamic, IFRS 16 Islamic, ijarah assets, ijarah rental schedule,…

20 mars 2026
istisna-a
Analystes financiers et en placements

Activate for: istisna'a, construction finance Islamic, manufacturing contract, FAS 10, parallel istisna'a, percentage of completion, project finance Islamic, istisna'a receivable, istisna'a in progress, construction contract Islamic, infrastructure sukuk…

20 mars 2026
mudaraba
Analystes financiers et en placements

Activate for: mudaraba, investment account, IAH, investment account holder, profit-sharing investment, mudarib, rabb ul mal, PER, IRR, profit equalization reserve, investment risk reserve, restricted investment account, unrestricted investment account, FAS 3,…

20 mars 2026
murabaha
Analystes financiers et en placements

Activate for: murabaha, cost-plus financing, deferred sale, commodity murabaha, tawarruq, FAS 2, murabaha receivable, deferred murabaha income, murabaha portfolio, murabaha schedule, murabaha profit recognition, mark-up financing.

20 mars 2026
musharaka-dm
Analystes financiers et en placements

Activate for: diminishing musharaka, DM, musharaka mutanaqisah, co-ownership finance, Islamic home finance, declining musharaka, bank equity share, FAS 4, diminishing musharaka schedule, rental on bank share, equity buy-out, Islamic mortgage.

20 mars 2026
musharaka-full
Analystes financiers et en placements

Activate for: musharaka, joint venture Islamic, partnership finance, musharaka capital, profit and loss sharing, musharaka investment, FAS 4 musharaka, running musharaka, working capital musharaka, project musharaka, permanent musharaka.

20 mars 2026
salam
Analystes financiers et en placements

Activate for: salam, forward purchase Islamic, advance payment commodity, FAS 7, agricultural finance Islamic, salam receivable, parallel salam, commodity forward Islamic, advance purchase contract.

20 mars 2026
Affichage de 8 skills collectés sur 94.
neon-postgres
Développeurs de logiciels

Guides and best practices for working with Neon Serverless Postgres. Covers setup, connection methods, branching, autoscaling, scale-to-zero, read replicas, connection pooling, Neon Auth, and the Neon CLI, MCP server, REST API, TypeScript SDK, and Python SDK.…

1 juil. 2026
agent-identity-issuer
Développeurs de logiciels

Make a Better Auth app an OIDC/OAuth issuer (it signs tokens other apps verify) and give an AI agent its own bounded, on-behalf-of credential. Use when configuring @better-auth/oauth-provider, the jwt/JWKS plugin, OAuth client registration, the consent flow,…

30 juin 2026
live-connector
Développeurs de logiciels

Expose the local connector gateway over a free Cloudflare quick-tunnel (auth OFF) so a claude.ai or ChatGPT custom connector can reach it, and hand the human the public URL. Use this for Part 5 whenever someone wants to run their connector live, get the…

30 juin 2026
loop-engineering
Enseignants postsecondaires, autres

Teaches loop engineering — designing the perceive-decide-act-verify cycle that turns a single model call into a working agent. Use when the learner asks about agent loops, the run-it/verify rhythm, retries, stopping conditions, or why their agent does nothing…

30 juin 2026
govern-queue
Développeurs de logiciels

Claudia's autonomous act loop and hard backstop, run on each heartbeat. Reads the pending Paperclip approval queue, classifies each item against the delegated envelope in code, then clears the routine band (signed and logged), surfaces the consequential, and…

6 juin 2026
governance-ledger
Développeurs de logiciels

Append and query the owner's local append-only governance ledger, the parallel reasoning stream that records every decision Claudia makes (posted, surfaced, or refused) with its signature and rationale. Use after every decision and when the owner reviews the…

6 juin 2026
sign-decision
Développeurs de logiciels

Sign an approval decision with the owner's ed25519 delegate key over canonical JSON, so every call Claudia makes is attributable and verifiable. Use before posting or logging any approval decision.

6 juin 2026
diagnose-why-work-stopped
Autres occupations informatiques

">"

3 juin 2026
Affichage de 8 skills collectés sur 20.
intake-interview
non classé

The first conversation with the owner of this Knowledge System of Record — seven questions that define what it is authoritative for, who may read it and who may approve it, then write instance.md together. Use when the owner asks to set up, configure, or "get…

31 août 2026
add-sources
non classé

Turn source material — documents, pages, pasted text, notes — into governed knowledge in knowledge/. Use when the owner shares material to add, says "add this to the knowledge base", or asks how to get existing content in. Not for editing the site.

25 août 2026
format-checker
non classé

The record's format rules as a runnable check — frontmatter, filenames, links, structure. Use before handing off any change to knowledge/, when a check fails and you need to fix it, or when unsure whether a document is well-formed. Run with `pnpm check` (or…

25 août 2026
make-slides
non classé

Generate a presentation from one document and attach it, so it renders on that document's page. Use when the owner says "make slides for X", "turn this into a deck", "I need to present this", asks for a teaching aid or a slideshow, or when onboarding needs a…

25 août 2026
make-summary
non classé

Write the summary of a document and attach it, so it renders as a second tab on that document's page. Use when the owner says "summarise X", "make a summary for this", "add summaries to the record", "give me the short version", or asks for a TL;DR, an…

25 août 2026
site-design
non classé

How to design or restyle the scaffolded KSoR site — its home page, document pages, theme tokens, typography and components. Use it before changing anything under packages/ksor/templates/scaffold/system/site, whenever the task mentions the site, the home page,…

24 août 2026
release
non classé

The release deep-workflow and runbook — how the changesets airlock works (main is releasable, never auto-released), how to test the real artifact before publishing, snapshot releases, and the diagnosis for every way the Release workflow goes red (org…

21 août 2026
mcp-builder
non classé

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or…

18 août 2026
Affichage de 8 skills collectés sur 11.
video-generator
Développeurs web

AI video production workflow using Remotion. Use when creating videos, short films, commercials, or motion graphics. Triggers on requests to make promotional videos, product demos, social media videos, animated explainers, or any programmatic video content.…

1 mars 2026
fetch-library-docs
Développeurs de logiciels

Fetches official documentation for external libraries and frameworks (React, Next.js, Prisma, FastAPI, Express, Tailwind, MongoDB, etc.) with 60-90% token savings via content-type filtering. Use this skill when implementing features using library APIs,…

10 févr. 2026
skill-creator-pro
Autres occupations informatiques

Creates production-grade, reusable skills that extend Claude's capabilities. This skill should be used when users want to create a new skill, improve an existing skill, or build domain-specific intelligence. Gathers context from codebase, conversation, and…

4 janv. 2026
skill-validator
Analystes en assurance qualité des logiciels et testeurs

Validates skills against production-level criteria with 9-category scoring. This skill should be used when reviewing, auditing, or improving skills to ensure quality standards. Evaluates structure, content, user interaction, documentation, domain standards,…

2 janv. 2026
browsing-with-playwright
Développeurs de logiciels

Browser automation using Playwright MCP. Navigate websites, fill forms, click elements, take screenshots, and extract data. Use for web browsing, form submission, web scraping, or UI testing. NOT for static content (use curl/wget).

30 déc. 2025
paper-watch
Enseignants postsecondaires, autres

Show the newest arXiv research papers on a topic that the user has NOT seen before, by running this skill's bundled script — never from memory. The script reads progress.md (the spine) first to learn what was already shown, fetches the latest papers from…

21 juil. 2026
sky-watch
Développeurs de logiciels

Write a forward-looking asteroid watch — which near-Earth objects pass in the next few days, which is closest, and whether NASA has flagged any as dangerous — by running this skill's bundled script, never from memory. Use it whenever the user asks what…

19 juil. 2026
frontend-design
Concepteurs web et d'interfaces numériques

How to design and build a static web page that is a page and not a printed document — the design decision, type/colour/space scales, layout, motion, interaction, and the traps that pass every checker and still look wrong. Use whenever building a portfolio,…

16 juil. 2026
page-proof
Développeurs web

Prove a static HTML page against a spec — runs the mechanical checker and renders honest screenshots (desktop, first-fold, and a true 390px phone view) for a reviewer to judge. Use when verifying a web page, before declaring any page done, or when a…

16 juil. 2026
iss-position
Développeurs de logiciels

Fetch and show the live position of the International Space Station by running this skill's bundled script, never from memory, an orbital estimate, or a different API. Use it whenever the user asks where the ISS is, wants to watch or track the space station,…

16 juil. 2026
6 dépôts affichés sur 6
Tous les dépôts sont affichés